home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
cpp_libs
/
cool
/
cool.lha
/
ice
/
util
/
os2setup.cmd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-09-04
|
263 b
|
15 lines
REM Setup ICE bin directory
cd \ice
copy util\loop.cmd bin
copy util\linkhdrs.cmd bin
cd \ice\pisces\pimake
nmake -f bootstrap.os2 install clean
cd \ice\pisces\cpp
nmake -f bootstrap.os2 install clean
cd \ice\pisces\touch
nmake -f bootstrap.os2 install clean